Fix a copy-and-paste mistake in the docs. (#315993, Guillaume Cottenceau)
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Sep 2005 17:18:01 +0000 (17:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 13 Sep 2005 17:18:01 +0000 (17:18 +0000)
2005-09-13  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste
mistake in the docs.  (#315993, Guillaume Cottenceau)

ChangeLog
ChangeLog.pre-2-10
gtk/gtkdnd.c

index 9f8906f7fc3a94a3596e491ef8cf0b633650ac88..5a4dccc290aaecf9b399d07464e68118b7d551e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-09-13  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste
+       mistake in the docs.  (#315993, Guillaume Cottenceau)
+
        * tests/testentrycompletion.c (create_simple_completion_model): Add
        some strings containing multibyte characters.
 
index 9f8906f7fc3a94a3596e491ef8cf0b633650ac88..5a4dccc290aaecf9b399d07464e68118b7d551e2 100644 (file)
@@ -1,5 +1,8 @@
 2005-09-13  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkdnd.c (gtk_drag_set_icon_name): Fix a copy-and-paste
+       mistake in the docs.  (#315993, Guillaume Cottenceau)
+
        * tests/testentrycompletion.c (create_simple_completion_model): Add
        some strings containing multibyte characters.
 
index 946d392b210cfd4fc43ce1981c46358caffef3dd..d7ac5c04da83c50da20436333de0efdbb19a0037 100644 (file)
@@ -3011,7 +3011,7 @@ gtk_drag_set_icon_pixmap (GdkDragContext    *context,
  * @hot_x: the X offset of the hotspot within the icon
  * @hot_y: the Y offset of the hotspot within the icon
  * 
- * Sets the icon for the window from a named themed icon. See
+ * Sets the icon for a given drag from a named themed icon. See
  * the docs for #GtkIconTheme for more details. Note that the
  * size of the icon depends on the icon theme (the icon is
  * loaded at the symbolic size #GTK_ICON_SIZE_DND), thus